Logo 
Search:

Search

 
Search:    
 

Resource TypePosted On
Identify which function prototype exhibits the following: Name of the function i...Feb 25
GROUP FUNCTIONS (AGGREGATION FUNCTIONS)Dec 17
COUNT(field_name) with exampleDec 17
Explain sysdate with exampleDec 17
Give an example of one address microprocessor?Nov 26
Give examples for Maskable interrupts?Sep 29
Give example for Non-Maskable interrupts?Jul 25
Explain the different instruction formats with examplesOct 21
Explain the following terms giving suitable examples: Jan 20
return is an example of which option Jul 21
Example of CMMINov 05
Recursive algorithm for traversing a binary tree in inorder in dfs (data file...Oct 29
Recursive algorithm for traversing a binary tree in preorder in dfs (data file...Jul 18
Recursive algorithm for traversing a binary tree in postorder in dfs (data file...Sep 20
Which function call does invoke the following function prototype? float sub1(int...Feb 13
Identify the variables, which are local to the following functionNov 08
Which of the following statements is true about the function that contains the c...Jan 15
Which of the following programming approach used functions as a key concept to p...Jul 28
Function prototyping defines for which optionSep 25
Find if the following function prototype contains any error: double area(int ) Dec 02
Select true option for A friend functionNov 03
Which class does define the member function put()?Oct 13
Which is NOT true about function objects?Mar 09
Explain IF ,Vlookup, Hlookup function.Jan 20
Which functions are also known by the name ? Dec 21
Assuming that they are separate columns, which function(s) would splice together...Dec 21
How to clrscr() function working in Visual C++Oct 16
What is the function of DMA address register?Jan 11
Functions of an accumulatorApr 12
8051 port functionsApr 02
Write the function of crossbar switch?Jul 18
List out categories of the 8085 instructions. Give examples of the instructions ...Jan 08
Mention the categories of instruction and give two examples for each category.Jan 12
How can you create a style by example? Explain.Jan 20
a = (b = 5); The C++ statement is an example of which optionSep 26
Consider the following code: cout<< “Welcome”; This is an example of which opti...Oct 28
Which of the following is true about a function call in a C++ program?Oct 03
Which header file in C++ does contain function prototypes for memory allocation?Nov 23
Which of the following functions in C++ replace the usage of macros in C?Sep 07
C++ supports a mechanism virtual function to achieve. select optionDec 13
Which of the following is NOT true about virtual functions?Aug 13
How will you assign value ‘5’ to the variable ‘x’ inside a member function using...Aug 11
Consider a class X, which includes a virtual function called X_output.Feb 16
Which of the following is NOT true about pure virtual function?Mar 20
Which of the following is not true about member functions?Jul 28
What is the general format of calling a static member function using a class...Nov 02
Which of the following is true while passing objects as function arguments? It i...Feb 24
Which function does exchange the contents of two strings?Oct 31
Which function can retrieve the character stored at a specified location?Jan 24
Which statement is true about compare( ) function? - Select optionOct 25